PacScriptErrorReceived

An event indicating that the PAC file processing has been failed.

Functions

Link copied to clipboard
open fun errorText(): String
Returns a string that represents the description of the script processing error.
Link copied to clipboard
open fun lineNumber(): Int
Returns the line of code in the PAC script which caused the error.
Link copied to clipboard
open fun network(): Network
Returns the Network instance initiated this event.